if (do_name() != 'Home') : ?>
 
 	 	
 include("util/comment.php"); ?>
  
Reference | files()
endif ?>| Syntax | files(path)  | |
| Description | Retrieves all files from a given path and returns their names as a list. | |
| Returns | a list with the names of the files in the given path | |
| Example | 
  | 

